Skip to content

Hostname

bridgeops.net

Last fetched

bridgeops.net is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. bridgeops.net 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 · bridgeops.netRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bridgeops.net

Resolution chain

No IPv4 resolution is recorded for bridgeops.net in WhisperGraph.

IPv6 resolution

No AAAA record for bridgeops.net is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Registrant organisation
identity protection service
Contact emails
domains@instructure.com, 19e6ef7f-211c-45a6-84ae-0f1e5a82b223@identity-protect.org, 1ee80146-7d79-4f44-af75-c53f3ce21769@identity-protect.org, 49c9bee4-1ec2-4977-b267-52cfec62e187@identity-protect.org, bcec8938-a570-4657-b2f2-2df60e915532@identity-protect.org, c3272908-0588-4da0-93aa-33107b3616b6@identity-protect.org, c3a4c173-d288-40e5-896a-a104d92caf13@identity-protect.org, d9453a91-9fc0-4895-80d6-bac178fcfbda@identity-protect.org, owner-6538570@bridgeops.net.whoisprivacyservice.org

Subdomains

Mail and authentication

Nameservers

  • ns-53.awsdns-06.com
  • ns-622.awsdns-13.net
  • ns-1146.awsdns-15.org
  • ns-1774.awsdns-29.co.uk

Threat-feed evidence

History

Related pages

Pivot from bridgeops.net 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: "bridgeops.net"})-[: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.