Skip to content

Hostname

threeman.org

Last fetched

threeman.org resolves to 2 IPv4 addresses operated by AS36454 in US. WHOIS lists iana:1390 as the registrar.

Nutrition Label

WHISPER CANON · threeman.orgRouting diversity2.4/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/threeman.org

Resolution chain

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

IPPrefixASNOperatorCountry
192.250.227.153192.250.227.0/24AS36454US
209.182.197.8209.182.197.0/24AS22611INMOTION - InMotion Hosting, Inc.US

WHOIS identity

Registrar
iana:1390
Organization
domains by proxy,
Contact emails

Subdomains

8 observed subdomains of threeman.org.

Web-graph footprint

Distinct hostnames that link to or from threeman.org in the public web crawl.

29 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • threeman.org

SPF policy

4 SPF mechanisms authorising senders for threeman.org.

MechanismTarget
SPF_Athreeman.org
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_IP192.250.227.153
SPF_MXthreeman.org

Related pages

Pivot deeper into the graph from threeman.org.

Cypher and MCP

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

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