Skip to content

Hostname

sgrum.com

Last fetched

sgrum.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.113.87.7613.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.114.72.613.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.193.93.15952.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.64.191.16054.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.65.239.24954.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
57.181.47.15157.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:468
Organization
on behalf of sgrum.com owner
Contact emails

Subdomains

15 observed subdomains of sgrum.com.

Web-graph footprint

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

378 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for sgrum.com.

MechanismTarget
SPF_Asgrum.com
SPF_IP52.192.38.51
SPF_IP52.196.167.213
SPF_MXsgrum.com

Related pages

Pivot deeper into the graph from sgrum.com.

Cypher and MCP

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

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