Skip to content

Hostname

static.nirudi.com

Last fetched

static.nirudi.com resolves to 1 IPv4 address operated by SINGLEHOP-LLC - Internap Holding LLC in GB.

Nutrition Label

WHISPER CANON · static.nirudi.comRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/static.nirudi.com

Resolution chain

static.nirudi.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
95.172.86.1295.172.86.0/23AS32475SINGLEHOP-LLC - Internap Holding LLCGB

WHOIS identity

No WHOIS records are currently associated with static.nirudi.com in WhisperGraph.

Subdomains

1 observed subdomain of static.nirudi.com.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for static.nirudi.com.

MechanismTarget
SPF_Astatic.nirudi.com
SPF_IP184.154.14.190
SPF_IP65.60.26.149
SPF_IP67.208.40.133
SPF_IP69.175.76.239
SPF_IP95.172.86.12
SPF_MXstatic.nirudi.com

Related pages

Pivot deeper into the graph from static.nirudi.com.

Cypher and MCP

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

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