Skip to content

Hostname

wildcard.flightwaves.com

Last fetched

wildcard.flightwaves.com resolves to 45.86.230.236, announced in 45.86.230.0/24 by Clouvider - Clouvider Limited in US. wildcard.flightwaves.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 · wildcard.flightwaves.comRouting diversity1.5/10Peering density7.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/wildcard.flightwaves.com

Resolution chain

IPv6 resolution

No AAAA record for wildcard.flightwaves.com is recorded in WhisperGraph.

Attribution

clouvider

ORIGIN_AS

WHOIS identity

WhisperGraph holds no WHOIS registrar, registrant organisation or contact email for wildcard.flightwaves.com. WHOIS is recorded against the registrable domain, so a subdomain such as a www. host carries none of its own — check the registrable domain for this name.

Mail and authentication

Nameservers

  • ns1.arandomserver.com
  • ns2.arandomserver.com

MX records

  • flightwaves.com

SPF policy

  • include: _spf.arandomserver.com
  • a: wildcard.flightwaves.com
  • mx: wildcard.flightwaves.com
  • ip: 172.96.184.5
  • ip: 64.46.118.27

Threat-feed evidence

History

Related pages

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