Skip to content

Hostname

ohmyloc.com

Last fetched

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

Nutrition Label

WHISPER CANON · ohmyloc.comRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/ohmyloc.com

Resolution chain

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

IPPrefixASNOperatorCountry
2.56.157.2432.56.156.0/23AS15401FR

WHOIS identity

Registrar
iana:81
Organization
apiloc
Contact emails

Subdomains

36 observed subdomains of ohmyloc.com.

Web-graph footprint

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

27 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for ohmyloc.com.

MechanismTarget
SPF_INCLUDE_spf_google.mcube.fr
SPF_INCLUDE_spf_probesys.mcube.fr
SPF_INCLUDEmx.ovh.com

Related pages

Pivot deeper into the graph from ohmyloc.com.

Cypher and MCP

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

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