Hostname
publicus.com
Last fetched
publicus.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. publicus.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 publicus.com in WhisperGraph.
IPv6 resolution
No AAAA record for publicus.com is recorded in WhisperGraph.
WHOIS identity
- Registrar
- iana:468
- Registrant organisation
- on behalf of publicus.com owner
- Contact emails
- publicus.com@domainsbyproxy.com, 249323de-6b40-424a-b0a3-6c98a630281e@identity-protect.org, 59ee663e-b516-4df0-a92f-2e92c6e6f918@identity-protect.org, 6db510ca-9f01-4526-beeb-2bd23133748d@identity-protect.org, f82850ed-a577-4642-96c2-9f2f51cf5ed1@identity-protect.org
Subdomains
Mail and authentication
Nameservers
- ns-387.awsdns-48.com
- ns-721.awsdns-26.net
- ns-1298.awsdns-34.org
- ns-1633.awsdns-12.co.uk
MX records
- mail.eu.publicus.com
SPF policy
- mx: publicus.com
- include: saxotech.com
- mx: osl.basefarm.net
- ip: 205.217.182.24
- ip: 205.234.5.6
- ip: 209.10.112.6
- ip: 52.2.189.177
- ip: 52.20.103.187
- ip: 52.21.59.221
- ip: 52.6.115.41
- ip: 52.7.11.14
- ip: 52.7.191.103
- ip: 54.172.20.112
Threat-feed evidence
History
Related pages
Pivot from publicus.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: "publicus.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.