Skip to content

Hostname

medifab.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.10.146104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.11.146104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.69.25172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:269
Organization
medifab medical fabrications
Contact emails

Subdomains

10 observed subdomains of medifab.com.

Web-graph footprint

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

23 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for medifab.com.

MechanismTarget
SPF_INCLUDEspf-au.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP101.100.147.74
SPF_IP103.224.128.135
SPF_IP114.23.248.207
SPF_IP120.29.243.202
SPF_IP139.99.219.17
SPF_IP193.99.217.31

Related pages

Pivot deeper into the graph from medifab.com.

Cypher and MCP

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

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