Skip to content

Hostname

op-net.com

Last fetched

op-net.com resolves to 172.66.40.238, announced in 172.66.40.0/21 by CLOUDFLARENET - Cloudflare, Inc. in CA. op-net.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · op-net.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/op-net.com

Resolution chain

IPv6 resolution

Attribution

Cloudflare

cdn · ORIGIN_AS, CDN

WHOIS identity

Registrar
iana:86
Registrant organisation
brainstorm network
Contact emails
charles.paquet@brainstormhost.com, whois@emailaddressprotection.com

Subdomains

Mail and authentication

Nameservers

  • ian.ns.cloudflare.com
  • may.ns.cloudflare.com

SPF policy

  • ip: 63.251.246.0/24
  • ip: 74.116.89.0/24
  • ip: 74.116.91.0/24
  • a: op-net.com
  • mx: op-net.com
  • a: vrmailer1.com
  • a: vrmailer3.com
  • include: sendgrid.net
  • ip: 145.239.10.45

Threat-feed evidence

History

Related pages

Pivot from op-net.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "op-net.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.