Skip to content

Hostname

servedby.indiegraf.com

Last fetched

servedby.indiegraf.com resolves to 2 IPv4 addresses operated by IOFLOOD - Input Output Flood LLC in US.

Nutrition Label

WHISPER CANON · servedby.indiegraf.comRouting diversity2.4/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/servedby.indiegraf.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.161.42.26104.161.32.0/19AS53755IOFLOOD - Input Output Flood LLCUS
144.76.95.92144.76.0.0/16AS24940DE

WHOIS identity

No WHOIS records are currently associated with servedby.indiegraf.com in WhisperGraph.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for servedby.indiegraf.com.

MechanismTarget
SPF_Aservedby.indiegraf.com
SPF_IP142.179.103.56
SPF_IP216.127.38.98/28
SPF_IP216.127.47.204
SPF_IP216.127.47.205
SPF_IP64.69.78.68
SPF_IP64.69.78.69
SPF_IP64.69.78.70
SPF_IP64.69.78.71
SPF_MXservedby.indiegraf.com

Related pages

Pivot deeper into the graph from servedby.indiegraf.com.

Cypher and MCP

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

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