Skip to content

Hostname

augforums.com

Last fetched

augforums.com resolves to 2 IPv4 addresses operated by WELLMARK - WELLMARK BLUE CROSS AND BLUE SHIELD in US. WHOIS lists iana:1154 as the registrar.

Nutrition Label

WHISPER CANON · augforums.comRouting diversity2.4/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.9/10canon.whisper.security/host/augforums.com

Resolution chain

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

IPPrefixASNOperatorCountry
66.198.240.3566.198.240.0/20AS55293WELLMARK - WELLMARK BLUE CROSS AND BLUE SHIELDUS
194.39.148.151194.39.148.0/24AS36454RISE-UT-DIGIS-AS36453 - JAB Wireless, INC.US

WHOIS identity

Registrar
iana:1154
Organization
china capital investment
Contact emails

Subdomains

14 observed subdomains of augforums.com.

Web-graph footprint

Distinct hostnames that link to or from augforums.com in the public web crawl.

52 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for augforums.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP66.198.240.35
SPF_MXaugforums.com

Related pages

Pivot deeper into the graph from augforums.com.

Cypher and MCP

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

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