Skip to content

Hostname

i.rootpixel.net

Last fetched

i.rootpixel.net resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in SG.

Nutrition Label

WHISPER CANON · i.rootpixel.netRouting diversity1.5/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/i.rootpixel.net

Resolution chain

i.rootpixel.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
159.223.33.39159.223.32.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCSG

WHOIS identity

No WHOIS records are currently associated with i.rootpixel.net in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from i.rootpixel.net in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for i.rootpixel.net.

MechanismTarget
SPF_Ai.rootpixel.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEi.rootpixel.net
SPF_MXi.rootpixel.net

Related pages

Pivot deeper into the graph from i.rootpixel.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "i.rootpixel.net"})-[: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.