Skip to content

Hostname

outscale.net

Last fetched

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

Resolution chain

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

IPv6 resolution

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

WHOIS identity

Registrar
iana:81
Registrant organisation
laurent seror
Contact emails
33d9b152b90d130322528195df7f9d3b-5928498@contact.gandi.net, 88641d35be50957d767f8a87f9af94d8-5928498@contact.gandi.net, 8b44814d443ef7d04ed0a246b4a06157-1002921@contact.gandi.net

Subdomains

Mail and authentication

Nameservers

  • ns-10-c.gandi.net
  • ns-151-a.gandi.net
  • ns-247-b.gandi.net
  • ns1.gandi.net

MX records

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

SPF policy

  • include: spf.protection.outlook.com

Threat-feed evidence

History

Related pages

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