Skip to content

Hostname

thought.closebrothersam.com

Last fetched

thought.closebrothersam.com resolves to 1 IPv4 address operated by AS25180 in GB.

Nutrition Label

WHISPER CANON · thought.closebrothersam.comRouting diversity1.5/10Peering density7.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/thought.closebrothersam.com

Resolution chain

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

IPPrefixASNOperatorCountry
83.244.162.8983.244.128.0/17AS25180GB

WHOIS identity

No WHOIS records are currently associated with thought.closebrothersam.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from thought.closebrothersam.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for thought.closebrothersam.com.

MechanismTarget
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEspf-uk.iress.com
SPF_INCLUDEspf.messagelabs.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.3.196.0/24
SPF_IP103.3.197.47/32
SPF_IP103.3.199.47/32
SPF_IP165.193.101.141
SPF_IP203.32.185.0/24
SPF_IP205.217.12.155

Related pages

Pivot deeper into the graph from thought.closebrothersam.com.

Cypher and MCP

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

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