Skip to content

Hostname

pomome.hr

Last fetched

pomome.hr resolves to 2 IPv4 addresses operated by DHH-AS - Plus Hosting Grupa d.o.o. in HR.

Nutrition Label

WHISPER CANON · pomome.hrRouting diversity2.4/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.5/10canon.whisper.security/host/pomome.hr

Resolution chain

pomome.hr resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
178.218.166.203178.218.166.0/24AS12417DHH-AS - Plus Hosting Grupa d.o.o.HR
188.34.199.106188.34.128.0/17AS24940HETZNER-AS - Hetzner Online GmbHDE

WHOIS identity

No WHOIS records are currently associated with pomome.hr in WhisperGraph.

Subdomains

2 observed subdomains of pomome.hr.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for pomome.hr.

MechanismTarget
SPF_Apomome.hr
SPF_INCLUDEmojsite.com
SPF_MXpomome.hr

Related pages

Pivot deeper into the graph from pomome.hr.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "pomome.hr"})-[: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.