Skip to content

Hostname

omnipotech.com

Last fetched

omnipotech.com resolves to 2 IPv4 addresses operated by AS205787 in DE. WHOIS lists iana:320 as the registrar.

Nutrition Label

WHISPER CANON · omnipotech.comRouting diversity2.4/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/omnipotech.com

Resolution chain

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

WHOIS identity

Registrar
iana:320
Organization
dns administrator
Contact emails

Subdomains

16 observed subdomains of omnipotech.com.

Web-graph footprint

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

38 sites link to this hostname.

114 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for omnipotech.com.

MechanismTarget
SPF_INCLUDE25723760.spf10.hubspotemail.net
SPF_INCLUDEem.connectbooster.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf-eu.emailsignatures365.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP12.28.65.166
SPF_IP157.130.139.114
SPF_IP168.245.47.60/32
SPF_IP208.80.200.0/21
SPF_IP209.201.111.0/24
SPF_IP38.142.160.210
SPF_IP38.97.232.0/24
SPF_IP75.148.222.214

Related pages

Pivot deeper into the graph from omnipotech.com.

Cypher and MCP

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

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