Skip to content

Hostname

sagedining.com

Last fetched

sagedining.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · sagedining.comRouting diversity6.8/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/sagedining.com

Resolution chain

sagedining.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.30.121.39100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.104.53100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.214.20.7118.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.232.183.14618.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
23.20.10.10423.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
23.22.208.3323.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.213.149.393.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.214.120.1493.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.214.236.1683.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.219.199.1543.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.224.192.363.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.224.40.1983.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.193.242.11334.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.203.120.534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.204.55.10834.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.205.192.16034.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.205.215.15034.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.225.67.20634.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.227.44.1834.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.232.76.24834.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

28 observed subdomains of sagedining.com.

Web-graph footprint

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

294 sites link to this hostname.

141 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for sagedining.com.

MechanismTarget
SPF_Asagedining.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mtasv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP199.68.236.36
SPF_IP3.230.69.16
SPF_IP3.231.189.209
SPF_IP3.233.6.206
SPF_IP3.86.19.219
SPF_IP34.194.42.162
SPF_IP50.19.249.182
SPF_IP52.73.148.237
SPF_IP74.103.51.11
SPF_IP74.112.203.24
SPF_IP74.112.203.30

Related pages

Pivot deeper into the graph from sagedining.com.

Cypher and MCP

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

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