Skip to content

Hostname

suhagramag.com

Last fetched

suhagramag.com resolves to 2 IPv4 addresses operated by AKAMAI-LINODE-AP - Akamai Connected Cloud in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · suhagramag.comRouting diversity2.4/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/suhagramag.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.79.131.10245.79.128.0/19AS63949AKAMAI-LINODE-AP - Akamai Connected CloudUS
50.116.53.21150.116.48.0/20AS63949AKAMAI-LINODE-AP - Akamai Connected CloudUS

WHOIS identity

Registrar
iana:1068
Organization
above.com domain privacy
Contact emails

Subdomains

4 observed subdomains of suhagramag.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • suhagramag.com

SPF policy

6 SPF mechanisms authorising senders for suhagramag.com.

MechanismTarget
SPF_Asuhagramag.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP15.204.186.218
SPF_IP45.79.131.102
SPF_IP50.116.53.211
SPF_MXsuhagramag.com

Related pages

Pivot deeper into the graph from suhagramag.com.

Cypher and MCP

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

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