Skip to content

Hostname

webtrafficgeeks.org

Last fetched

webtrafficgeeks.org resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · webtrafficgeeks.orgRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/webtrafficgeeks.org

Resolution chain

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

IPPrefixASNOperatorCountry
174.138.116.26174.138.116.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS
185.158.133.1185.158.133.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.PL

WHOIS identity

Registrar
iana:113
Organization
bram van der veer
Contact emails

Subdomains

4 observed subdomains of webtrafficgeeks.org.

Web-graph footprint

Distinct hostnames that link to or from webtrafficgeeks.org in the public web crawl.

166 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for webtrafficgeeks.org.

MechanismTarget
SPF_Awebtrafficgeeks.org
SPF_INCLUDE_spf.yandex.net
SPF_INCLUDEams1.rebsrv.com
SPF_INCLUDEhelpscoutemail.com
SPF_INCLUDEspf.mandrillapp.com
SPF_MXwebtrafficgeeks.org

Related pages

Pivot deeper into the graph from webtrafficgeeks.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "webtrafficgeeks.org"})-[: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.