Skip to content

Hostname

ids.thomasmurray.com

Last fetched

ids.thomasmurray.com resolves to 1 IPv4 address operated by AS15830 in GB.

Nutrition Label

WHISPER CANON · ids.thomasmurray.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/ids.thomasmurray.com

Resolution chain

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

IPPrefixASNOperatorCountry
80.85.75.9680.85.64.0/20AS15830GB

WHOIS identity

No WHOIS records are currently associated with ids.thomasmurray.com in WhisperGraph.

Subdomains

1 observed subdomain of ids.thomasmurray.com.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for ids.thomasmurray.com.

MechanismTarget
SPF_Aids.thomasmurray.com
SPF_IP178.79.130.108
SPF_IP213.219.39.192
SPF_IP80.85.75.0/24
SPF_IP83.244.201.208/28
SPF_IP93.91.22.0/24
SPF_MXids.thomasmurray.com

Related pages

Pivot deeper into the graph from ids.thomasmurray.com.

Cypher and MCP

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

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