Skip to content

Hostname

maxwellfabrics.com

Last fetched

maxwellfabrics.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:886 as the registrar.

Nutrition Label

WHISPER CANON · maxwellfabrics.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/maxwellfabrics.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.89.140104.21.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.160.54172.67.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:886
Organization
domain privacy service fbo registrant.
Contact emails

Subdomains

3 observed subdomains of maxwellfabrics.com.

Web-graph footprint

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

200 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for maxwellfabrics.com.

MechanismTarget
SPF_INCLUDEmg.pdfsystems.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP139.55.246.102
SPF_IP159.89.120.141
SPF_IP198.61.254.42
SPF_IP209.82.74.18/32
SPF_IP216.251.130.26
SPF_IP72.10.38.36

Related pages

Pivot deeper into the graph from maxwellfabrics.com.

Cypher and MCP

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

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