Skip to content

Hostname

thebluemask.com

Last fetched

thebluemask.com resolves to 1 IPv4 address operated by AS58051 in GB. WHOIS lists iana:839 as the registrar.

Nutrition Label

WHISPER CANON · thebluemask.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/thebluemask.com

Resolution chain

thebluemask.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.221.63.72185.221.63.0/24AS58051GB

WHOIS identity

Registrar
iana:839
Organization
simon wilkinson
Contact emails

Subdomains

13 observed subdomains of thebluemask.com.

Web-graph footprint

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

26 sites link to this hostname.

81 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • thebluemask.com

SPF policy

10 SPF mechanisms authorising senders for thebluemask.com.

MechanismTarget
SPF_Athebluemask.com
SPF_INCLUDEgmail.com
SPF_INCLUDErelay.zumedns.com
SPF_INCLUDEsmtp.gmail.com
SPF_IP185.221.63.72
SPF_IP185.221.63.73
SPF_IP208.86.152.246
SPF_IP64.91.242.189
SPF_IP81.111.119.218
SPF_MXthebluemask.com

Related pages

Pivot deeper into the graph from thebluemask.com.

Cypher and MCP

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

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