Skip to content

Hostname

serverjid9001.com

Last fetched

serverjid9001.com resolves to 135.148.53.228, announced in 135.148.0.0/17 by OVH - OVH SAS in US. serverjid9001.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 · serverjid9001.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/serverjid9001.com

Resolution chain

IPv6 resolution

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

Attribution

ovh

MAIL_RECEIVER, ORIGIN_AS

WHOIS identity

Registrar
iana:48

Subdomains

Mail and authentication

Nameservers

  • ns.serverjid9001.com
  • ns2.serverjid9001.com
  • ns10.serverjid9001.com
  • ns11.serverjid9001.com

MX records

  • serverjid9001.com

SPF policy

  • include: relay.estela.cloud
  • a: serverjid9001.com
  • mx: serverjid9001.com
  • ip: 173.254.206.50
  • ip: 45.35.56.178
  • ip: 67.222.147.43

Threat-feed evidence

History

Related pages

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