Skip to content

Hostname

basic-fit.com

Last fetched

basic-fit.com resolves to 1 IPv4 address operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · basic-fit.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/basic-fit.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.16.0.30104.16.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1647
Organization
basic-fit international b.v.
Contact emails

Subdomains

88 observed subdomains of basic-fit.com.

Web-graph footprint

Distinct hostnames that link to or from basic-fit.com in the public web crawl.

1,600 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for basic-fit.com.

MechanismTarget
SPF_INCLUDE25852368.spf08.hubspotemail.net
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtrustpilotservice.com
SPF_IP155.56.208.100/30
SPF_IP157.133.97.216/30
SPF_IP169.145.66.70/30
SPF_IP169.145.66.72/31
SPF_IP194.158.15.2/25
SPF_IP20.86.211.131
SPF_IP2001:7b8:634:4600:0:0:0:225
SPF_IP40.114.167.186
SPF_IP52.57.42.177
SPF_IP78.31.115.225
SPF_IP85.209.111.73

Related pages

Pivot deeper into the graph from basic-fit.com.

Cypher and MCP

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

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