Hostname
publicidees.com
Last fetched
publicidees.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. publicidees.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
No IPv4 resolution is recorded for publicidees.com in WhisperGraph.
IPv6 resolution
No AAAA record for publicidees.com is recorded in WhisperGraph.
WHOIS identity
- Registrar
- iana:81
- Registrant organisation
- public-idã©es
- Contact emails
- 14b9005d1dead232b813a811442032a6-14887965@contact.gandi.net, 2b326b8d3d644bbb720241f73619e0b3-56021@contact.gandi.net, 2e4d30064a4c013e56dddb579bbc3974-14887965@contact.gandi.net, df1cbd4d468a338b0b43e247028677c0-14887965@contact.gandi.net
Subdomains
Showing 12 of 23. View all subdomains →
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Mail and authentication
Nameservers
- ns-82-a.gandi.net
- ns-82-c.gandi.net
- ns-87-b.gandi.net
- ns1.gandi.net
MX records
- aspmx.l.google.com
- alt1.aspmx.l.google.com
- alt2.aspmx.l.google.com
- alt3.aspmx.l.google.com
- alt4.aspmx.l.google.com
SPF policy
- include: mail1.publicidees.info
- include: mx1.publicidees.info
- include: mx2.publicidees.info
- include: 91.121.41.124
- include: 94.23.231.190
Threat-feed evidence
History
Related pages
Pivot from publicidees.com into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "publicidees.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.