Skip to content

Hostname

fabricbaseinc.com

Last fetched

fabricbaseinc.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1005 as the registrar.

Nutrition Label

WHISPER CANON · fabricbaseinc.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/fabricbaseinc.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.13.152104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.132.231172.67.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
192.154.213.173192.154.213.0/24AS397423TIER-NET - Tier.Net Technologies LLCUS

WHOIS identity

Registrar
iana:1005
Organization
Contact emails

Subdomains

7 observed subdomains of fabricbaseinc.com.

Web-graph footprint

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

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • fabricbaseinc.com

SPF policy

5 SPF mechanisms authorising senders for fabricbaseinc.com.

MechanismTarget
SPF_Afabricbaseinc.com
SPF_IP192.154.213.173
SPF_IP67.225.241.85
SPF_IP96.30.39.194
SPF_MXfabricbaseinc.com

Related pages

Pivot deeper into the graph from fabricbaseinc.com.

Cypher and MCP

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

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