Skip to content

Hostname

ohm-electric.com

Last fetched

ohm-electric.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:1485 as the registrar.

Nutrition Label

WHISPER CANON · ohm-electric.comRouting diversity4.8/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/ohm-electric.com

Resolution chain

ohm-electric.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.11613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.11913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.244.87.11318.244.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG
18.244.87.11918.244.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG
18.244.87.5018.244.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG
18.244.87.6918.244.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG
18.245.46.1018.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.11918.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.7418.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.818.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.230.193.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.523.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.683.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.873.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
54.230.172.2454.230.172.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.172.3454.230.172.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.2465.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.7665.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1485
Organization
ohm electric
Contact emails

Web-graph footprint

Distinct hostnames that link to or from ohm-electric.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ohm-electric.com.

MechanismTarget
SPF_INCLUDEtreasure-ship.jp

Related pages

Pivot deeper into the graph from ohm-electric.com.

Cypher and MCP

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

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