Skip to content

Hostname

lucasantos.com

Last fetched

lucasantos.com resolves to 1 IPv4 address operated by DIMENOC - HostDime.com, Inc. in BR. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · lucasantos.comRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/lucasantos.com

Resolution chain

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

IPPrefixASNOperatorCountry
107.161.183.195107.161.176.0/20AS33182DIMENOC - HostDime.com, Inc.BR

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

27 observed subdomains of lucasantos.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for lucasantos.com.

MechanismTarget
SPF_Alucasantos.com
SPF_IP107.161.183.195
SPF_IP198.136.59.208
SPF_IP198.136.59.215
SPF_IP198.136.59.222
SPF_IP216.245.206.54
SPF_MXlucasantos.com

Related pages

Pivot deeper into the graph from lucasantos.com.

Cypher and MCP

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

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