Hostname
marudeguzman.com
Last fetched
marudeguzman.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
marudeguzman.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.49.162 | 104.21.48.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.164.246 | 172.67.160.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- 1cb4d396ee077bfa02b7e113f0220a613e8397b2dd261c6dc6d1df7eea972752@marudeguzman.com.whoisproxy.org
- 24eec34bf0abf90eebc3a1e9d217c855c9c0c31d42f719c94473cd6b0b67106e@marudeguzman.com.whoisproxy.org
- 527a7f617e4ba9f426cd6a716cdcd6cce949926c25857ef13293e3cd56e12959@marudeguzman.com.whoisproxy.org
- 54701deb3b8f777e7220adee2c7b498136a9648417363fea6209e0059613cafc@marudeguzman.com.whoisproxy.org
- 6b926b1be587f419703b4433de8eb82075c666cb12e13181c8670b539ffe8cbb@marudeguzman.com.whoisproxy.org
- 6fb2b172f625aeb6a3c9f980c8d4ed9e04a912a05a0f8218affed0c65ce07824@marudeguzman.com.whoisproxy.org
- 899e63701805b2694443193e3da1a8b5894a70e695daf1ebb101d5097cfeb296@marudeguzman.com.whoisproxy.org
- 9bcf45e4ffcc3e6b50f6ab8871794e341ad910059c90fd408690ae097b97a101@marudeguzman.com.whoisproxy.org
- a5ca59ac2dd26d93ad38096589d049c459c152d98744ab0c45773d385306acd1@marudeguzman.com.whoisproxy.org
- b4a4c23bfe944dfd4afc17466174049278ca1ccc126ac8a4ad2e594281654a1c@marudeguzman.com.whoisproxy.org
- be5ae493c45bf732c4662c47fc198ea445100a0c006993bf03ed1b12581787f6@marudeguzman.com.whoisproxy.org
- ce700772cca0e6445e24b974327e589b5372abf7100dd6873a004d2d52f90fd3@marudeguzman.com.whoisproxy.org
- d0c7a0f1249933b84c3d7bf2d8a328485221ab5b76d8d1a4dc7503e94f5b3176@marudeguzman.com.whoisproxy.org
- ed091f8a1791eb34b62dd1392f8d784fe1973d472ea925f74cf2834ca8073f66@marudeguzman.com.whoisproxy.org
- f7984986a3d8ed42085de438f42d04a18536d5ead92ff201b7e6c003988202be@marudeguzman.com.whoisproxy.org
- fa93e7f3b12f5f19b24681ee911baca378d9492085be8b667ed96710d1972261@marudeguzman.com.whoisproxy.org
Subdomains
1 observed subdomain of marudeguzman.com.
| Subdomain |
|---|
| www.marudeguzman.com |
Web-graph footprint
Distinct hostnames that link to or from marudeguzman.com in the public web crawl.
4 sites linked to from this hostname.
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from marudeguzman.com.
- IP · 104.21.49.162
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:269
- Country · CA
- Email · 1cb4d396ee077bfa02b7e113f0220a613e8397b2dd261c6dc6d1df7eea972752@marudeguzman.com.whoisproxy.org
- TLD · .com
- Browse hostnames · ma…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "marudeguzman.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.