Skip to content

Hostname

mail.faucetwave.net

Last fetched

mail.faucetwave.net resolves to 2 IPv4 addresses operated by AS-GLOBALTELEHOST - GTHost in US.

Nutrition Label

WHISPER CANON · mail.faucetwave.netRouting diversity2.4/10Peering density8.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/mail.faucetwave.net

Resolution chain

mail.faucetwave.net resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
140.99.254.76140.106.102.0/24AS63023AS-GLOBALTELEHOST - GTHostUS
38.46.218.2938.47.48.0/24AS26042FIBERSTATE - FiberState, LLCUS

WHOIS identity

No WHOIS records are currently associated with mail.faucetwave.net in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for mail.faucetwave.net.

MechanismTarget
SPF_Amail.faucetwave.net
SPF_IP104.219.234.2
SPF_IP104.219.234.5
SPF_IP140.99.254.76
SPF_IP38.46.218.26
SPF_IP38.46.218.27
SPF_IP38.46.218.28
SPF_IP38.46.218.29
SPF_MXmail.faucetwave.net

Related pages

Pivot deeper into the graph from mail.faucetwave.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mail.faucetwave.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.