Skip to content

Hostname

publishword.com

Last fetched

publishword.com resolves to 6 IPv4 addresses operated by AS-HOSTINGER - Hostinger International Limited in FR. WHOIS lists iana:472 as the registrar.

Nutrition Label

WHISPER CANON · publishword.comRouting diversity4.2/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/publishword.com

Resolution chain

publishword.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
147.79.119.21147.79.112.0/21AS47583AS-HOSTINGER - Hostinger International LimitedFR
193.58.105.227193.58.105.0/24AS47583AS-HOSTINGER - Hostinger International LimitedFR
5.252.75.455.252.75.0/24AS47583AS-HOSTINGER - Hostinger International LimitedZA
88.222.223.21988.222.223.0/24AS47583AS-HOSTINGER - Hostinger International LimitedZA
88.223.91.7088.223.88.0/22AS47583AS-HOSTINGER - Hostinger International LimitedID
91.108.119.10391.108.116.0/22AS47583AS-HOSTINGER - Hostinger International LimitedID

WHOIS identity

Registrar
iana:472
Organization
amaranth sro
Contact emails

Subdomains

3 observed subdomains of publishword.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for publishword.com.

MechanismTarget
SPF_INCLUDE_spf.mail.hostinger.com

Related pages

Pivot deeper into the graph from publishword.com.

Cypher and MCP

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

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