Skip to content

Hostname

mastelli.com

Last fetched

mastelli.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IT. WHOIS lists iana:2487 as the registrar.

Nutrition Label

WHISPER CANON · mastelli.comRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/mastelli.com

Resolution chain

mastelli.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.102.73.7918.102.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IT

WHOIS identity

Registrar
iana:2487
Organization
laura cattarini
Contact emails

Subdomains

8 observed subdomains of mastelli.com.

Web-graph footprint

Distinct hostnames that link to or from mastelli.com in the public web crawl.

43 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for mastelli.com.

MechanismTarget
SPF_Amastelli.com
SPF_INCLUDEmusvc.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP139.162.175.107
SPF_IP178.32.139.155
SPF_IP188.165.35.104
SPF_IP212.35.196.232
SPF_IP5.196.149.218
SPF_IP5.196.35.133
SPF_IP87.98.130.31
SPF_IP93.174.64.0/21
SPF_MXmastelli.com

Related pages

Pivot deeper into the graph from mastelli.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mastelli.com"})-[: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.