Skip to content

Hostname

tranchand.com

Last fetched

tranchand.com resolves to 194.2.77.132, announced in 194.2.77.0/24 by Neptune - Neptune Internet Services SAS in FR. tranchand.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 · tranchand.comRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/tranchand.com

Resolution chain

IPv6 resolution

No AAAA record for tranchand.com is recorded in WhisperGraph.

Attribution

neptune

ORIGIN_AS

WHOIS identity

Registrar
iana:433
Registrant organisation
neptune internet services
Contact emails
54e02c496405e86ce23d6f83c717f7f3-13054941@contact.gandi.net, 6bc84022415be333b7cf5c419b51b066-13054941@contact.gandi.net

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns1.neptune.fr
  • ns2.neptune.fr
  • ns3.neptune.fr

MX records

  • tranchand-com.mail.protection.outlook.com

SPF policy

  • ip: 84.96.93.162/32
  • include: spf.protection.outlook.com
  • a: tranchand.com
  • mx: tranchand.com
  • a: heb-nep-25-smtp.neptune.fr
  • a: heb-nep-29-smtp.neptune.fr
  • a: oberon.neptune.fr
  • ip: 37.71.125.139
  • ip: 89.90.126.151

Threat-feed evidence

History

Related pages

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