Skip to content

Hostname

hemea.com

Last fetched

hemea.com resolves to 6 IPv4 addresses operated by AS60068 in IL. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · hemea.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/hemea.com

Resolution chain

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

WHOIS identity

Registrar
iana:433
Organization
folibee_com
Contact emails

Subdomains

47 observed subdomains of hemea.com.

Web-graph footprint

Distinct hostnames that link to or from hemea.com in the public web crawl.

375 sites link to this hostname.

280 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for hemea.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.autopilothq.com
SPF_INCLUDEspf.sendinblue.com
SPF_MXhemea.com

Related pages

Pivot deeper into the graph from hemea.com.

Cypher and MCP

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

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