Skip to content

Hostname

computer.arnetcomputer.com

Last fetched

computer.arnetcomputer.com resolves to 1 IPv4 address operated by AS48678 in TR.

Nutrition Label

WHISPER CANON · computer.arnetcomputer.comRouting diversity1.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/computer.arnetcomputer.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.11.97.8545.11.97.0/24AS48678TR

WHOIS identity

No WHOIS records are currently associated with computer.arnetcomputer.com in WhisperGraph.

Subdomains

2 observed subdomains of computer.arnetcomputer.com.

Threat posture

History

Mail and authentication

MX records

  • computer.arnetcomputer.com

SPF policy

12 SPF mechanisms authorising senders for computer.arnetcomputer.com.

MechanismTarget
SPF_Acomputer.arnetcomputer.com
SPF_IP176.88.116.210
SPF_IP176.88.116.222
SPF_IP195.24.232.156
SPF_IP195.24.232.157
SPF_IP217.195.198.162
SPF_IP217.195.198.64
SPF_IP217.195.198.66
SPF_IP45.11.96.151
SPF_IP45.11.97.85
SPF_IP45.11.99.166
SPF_MXcomputer.arnetcomputer.com

Related pages

Pivot deeper into the graph from computer.arnetcomputer.com.

Cypher and MCP

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

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