Skip to content

Hostname

hotmer.com

Last fetched

hotmer.com resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · hotmer.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/hotmer.com

Resolution chain

hotmer.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
51.254.7.21052.14.0.0/16AS16276FR

WHOIS identity

Registrar
iana:81
Organization
idk distribution
Contact emails

Subdomains

8 observed subdomains of hotmer.com.

Web-graph footprint

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

47 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for hotmer.com.

MechanismTarget
SPF_Ahotmer.com
SPF_INCLUDE_spf.odoo.com
SPF_INCLUDEmx.ovh.com
SPF_MXhotmer.com

Related pages

Pivot deeper into the graph from hotmer.com.

Cypher and MCP

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

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