Skip to content

Hostname

ii-servers.com

Last fetched

ii-servers.com resolves to 193.151.87.200, announced in 193.151.87.0/24 by JAGUAR-AS - Free Pro SAS in FR. ii-servers.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 · ii-servers.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/ii-servers.com

Resolution chain

IPv6 resolution

No AAAA record for ii-servers.com is recorded in WhisperGraph.

Attribution

free pro

ORIGIN_AS

WHOIS identity

Registrar
iana:81
Registrant organisation
ii-servers
Contact emails
371701844f0db1abd38520afea3e9a12-393654@contact.gandi.net, 5f43b2bde23d9fd2bd11e734265d54d0-393654@contact.gandi.net, 8868dce8ed6967c3957b8e604e939180-393654@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

  • a.dns.gandi.net
  • b.dns.gandi.net
  • c.dns.gandi.net

MX records

  • mail.ii-servers.com

SPF policy

  • ip: 193.151.87.204/32
  • a: ii-servers.com
  • mx: ii-servers.com
  • a: smtp.ii-servers.com
  • a: smtp.ii-servers.net
  • ip: 193.151.87.195
  • ip: 193.151.87.207
  • ip: 193.151.87.244
  • ip: 77.72.91.40

Threat-feed evidence

History

Related pages

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