Skip to content

Hostname

teammichaeljackson.com

Last fetched

teammichaeljackson.com resolves to 1 IPv4 address operated by AS30860 in UA. WHOIS lists iana:2487 as the registrar.

Nutrition Label

WHISPER CANON · teammichaeljackson.comRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/teammichaeljackson.com

Resolution chain

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

IPPrefixASNOperatorCountry
95.214.235.11095.214.234.0/23AS30860UA

WHOIS identity

Registrar
iana:2487
Organization
domain admin
Contact emails

Subdomains

3 observed subdomains of teammichaeljackson.com.

Web-graph footprint

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

15 sites link to this hostname.

333 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • teammichaeljackson.com

SPF policy

4 SPF mechanisms authorising senders for teammichaeljackson.com.

MechanismTarget
SPF_Ateammichaeljackson.com
SPF_IP194.42.205.69
SPF_IP95.214.235.110
SPF_MXteammichaeljackson.com

Related pages

Pivot deeper into the graph from teammichaeljackson.com.

Cypher and MCP

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

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