Skip to content

Hostname

michaelwlucas.com

Last fetched

michaelwlucas.com resolves to 1 IPv4 address operated by BLOOM-HOST - AME Hosting LLC in US. WHOIS lists iana:93 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
23.139.82.323.139.82.0/24AS399244BLOOM-HOST - AME Hosting LLCUS

WHOIS identity

Registrar
iana:93
Organization
michael lucas
Contact emails

Subdomains

5 observed subdomains of michaelwlucas.com.

Web-graph footprint

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

49 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for michaelwlucas.com.

MechanismTarget
SPF_IP104.236.197.233
SPF_IP155.138.237.75
SPF_IP2001:19f0:5401:1eb3:5400:1ff:fef9:2ab9
SPF_IP2001:19f0:5c01:fcf:5400:1ff:fe4b:e2df
SPF_IP45.63.79.193
SPF_MXbewilderbeast.blackhelicopters.org

Related pages

Pivot deeper into the graph from michaelwlucas.com.

Cypher and MCP

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

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