Skip to content

Hostname

tripwire.net

Last fetched

tripwire.net resolves to 199.48.133.250, announced in 199.48.132.0/22 by NETACTUATE - NetActuate, Inc in US. tripwire.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 · tripwire.netRouting diversity1.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/tripwire.net

Resolution chain

IPv6 resolution

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

Attribution

netactuate

ORIGIN_AS

WHOIS identity

Registrar
iana:69
Contact emails
fx6xa8fq8s7@networksolutionsprivateregistration.com, tripwire.net@contactprivacy.com

Subdomains

Mail and authentication

Nameservers

  • dns101.netops.sspdata.net
  • dns111.netops.sspdata.net
  • dns121.netops.sspdata.net
  • dns101.tripwire.net

MX records

  • tripwire-net.mail.protection.outlook.com

SPF policy

  • ip: 12.155.181.0/24
  • ip: 66.211.97.0/27
  • include: spf.protection.outlook.com
  • mx: tripwire.net
  • a: server.tripwire.net

Threat-feed evidence

History

Related pages

Pivot from tripwire.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: "tripwire.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.