Skip to content

Hostname

servicehero.com

Last fetched

servicehero.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · servicehero.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/servicehero.com

Resolution chain

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

IPPrefixASNOperatorCountry
23.22.77.10523.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.216.112.473.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.93.141.2083.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.22.89.13352.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
arab traders company w.l.l.
Contact emails

Subdomains

20 observed subdomains of servicehero.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for servicehero.com.

MechanismTarget
SPF_Amail.servicehero.com
SPF_INCLUDEamazonses.com
SPF_IP199.127.232.0/22
SPF_IP199.255.192.0/22
SPF_IP54.240.0.0/18
SPF_IP54.240.30.151/32
SPF_IP54.240.30.191/32
SPF_MXservicehero.com

Related pages

Pivot deeper into the graph from servicehero.com.

Cypher and MCP

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

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