Skip to content

Hostname

mascus.it

Last fetched

mascus.it resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists registrar:key-systems gmbh as the registrar.

Nutrition Label

WHISPER CANON · mascus.itRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/mascus.it

Resolution chain

mascus.it resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.35.37.1013.35.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.37.5813.35.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.37.813.35.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.37.9813.35.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.244.18.10118.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.2418.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.3218.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.5218.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
95.211.13.8495.211.0.0/16AS60781NL

WHOIS identity

Registrar
registrar:key-systems gmbh
Organization
mascus ip b.v.
Contact emails

Subdomains

2 observed subdomains of mascus.it.

Web-graph footprint

Distinct hostnames that link to or from mascus.it in the public web crawl.

64 sites link to this hostname.

152 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for mascus.it.

MechanismTarget
SPF_A_spf.balt.net
SPF_MXmascus.it

Related pages

Pivot deeper into the graph from mascus.it.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "mascus.it"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.