Skip to content

Hostname

faucetwave.net

Last fetched

faucetwave.net resolves to 2 IPv4 addresses operated by AS-GLOBALTELEHOST - GTHost in US. WHOIS lists iana:1479 as the registrar.

Nutrition Label

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

Resolution chain

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.99.254.0/24AS63023AS-GLOBALTELEHOST - GTHostUS
38.46.218.2938.46.218.0/24AS26042FIBERSTATE - FiberState, LLCUS

WHOIS identity

Registrar
iana:1479
Organization
domain administrator
Contact emails

Subdomains

8 observed subdomains of faucetwave.net.

Web-graph footprint

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

21 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • faucetwave.net

SPF policy

9 SPF mechanisms authorising senders for faucetwave.net.

MechanismTarget
SPF_Afaucetwave.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_MXfaucetwave.net

Related pages

Pivot deeper into the graph from faucetwave.net.

Cypher and MCP

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

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