Skip to content

Hostname

sweetprocess.com

Last fetched

sweetprocess.com resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · sweetprocess.comRouting diversity3.9/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/sweetprocess.com

Resolution chain

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

IPPrefixASNOperatorCountry
107.23.139.60107.23.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
18.234.166.1118.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.80.66.323.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.89.38.2343.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.203.181.6644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.175.221.21354.174.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
owen mcgab enaohwo
Contact emails

Subdomains

9 observed subdomains of sweetprocess.com.

Web-graph footprint

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

877 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for sweetprocess.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEemsd1.com

Related pages

Pivot deeper into the graph from sweetprocess.com.

Cypher and MCP

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

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