Skip to content

Hostname

madscitech.com

Last fetched

madscitech.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:3862 as the registrar.

Nutrition Label

WHISPER CANON · madscitech.comRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/madscitech.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.131.12.18104.131.0.0/18AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

Registrar
iana:3862
Organization
chris holbrook
Contact emails

Subdomains

46 observed subdomains of madscitech.com.

Web-graph footprint

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

134 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for madscitech.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEappmail.madscitech.com
SPF_INCLUDEbounce.madscitech.com
SPF_INCLUDEservers.mcsv.net
SPF_IP104.131.12.18
SPF_IP2604:a880:800:10:0:0:341:7001

Related pages

Pivot deeper into the graph from madscitech.com.

Cypher and MCP

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

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