Skip to content

Hostname

pegasusfleet.net

Last fetched

pegasusfleet.net resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in GB. WHOIS lists iana:1462 as the registrar.

Nutrition Label

WHISPER CANON · pegasusfleet.netRouting diversity1.5/10Peering density5.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/pegasusfleet.net

Resolution chain

pegasusfleet.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
46.101.56.7846.101.0.0/18AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCGB

WHOIS identity

Registrar
iana:1462
Organization
matthew williams
Contact emails

Subdomains

35 observed subdomains of pegasusfleet.net.

Web-graph footprint

Distinct hostnames that link to or from pegasusfleet.net in the public web crawl.

14 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for pegasusfleet.net.

MechanismTarget
SPF_Apegasusfleet.net
SPF_IP178.62.76.98
SPF_MXpegasusfleet.net

Related pages

Pivot deeper into the graph from pegasusfleet.net.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "pegasusfleet.net"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.