Skip to content

Hostname

savadecor.com

Last fetched

savadecor.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · savadecor.comRouting diversity1.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/savadecor.com

Resolution chain

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

IPPrefixASNOperatorCountry
116.202.224.76116.202.0.0/16AS24940DE

WHOIS identity

Registrar
iana:1387
Organization
domain admin / this domain is for sale
Contact emails

Subdomains

2 observed subdomains of savadecor.com.

Web-graph footprint

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

16 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • savadecor.com

SPF policy

8 SPF mechanisms authorising senders for savadecor.com.

MechanismTarget
SPF_Asavadecor.com
SPF_IP116.202.224.76
SPF_IP31.214.175.13
SPF_IP31.214.175.14
SPF_IP77.238.120.98
SPF_IP77.238.120.99
SPF_IP91.98.96.173
SPF_MXsavadecor.com

Related pages

Pivot deeper into the graph from savadecor.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "savadecor.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.