Skip to content

Hostname

dreduardguzman.com

Last fetched

dreduardguzman.com resolves to 1 IPv4 address operated by AS-COLOCROSSING - HostPapa in US. WHOIS lists iana:440 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
192.227.214.38192.227.208.0/21AS36352AS-COLOCROSSING - HostPapaUS

WHOIS identity

Registrar
iana:440
Organization
raia marketing online, sc.
Contact emails

Subdomains

7 observed subdomains of dreduardguzman.com.

Web-graph footprint

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

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • dreduardguzman.com

SPF policy

16 SPF mechanisms authorising senders for dreduardguzman.com.

MechanismTarget
SPF_Adreduardguzman.com
SPF_IP157.52.252.10
SPF_IP157.52.252.100
SPF_IP162.144.71.250
SPF_IP185.153.180.166
SPF_IP192.227.214.38
SPF_IP198.23.132.202
SPF_IP198.23.132.203
SPF_IP198.23.132.206
SPF_IP216.245.192.26
SPF_IP216.245.192.27
SPF_IP216.245.192.29
SPF_IP216.245.192.30
SPF_IP23.95.108.224
SPF_IP69.162.91.157
SPF_MXdreduardguzman.com

Related pages

Pivot deeper into the graph from dreduardguzman.com.

Cypher and MCP

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

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