Skip to content

Hostname

flexicapture.com

Last fetched

flexicapture.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · flexicapture.comRouting diversity1.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/flexicapture.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.40.253.74104.40.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

14 observed subdomains of flexicapture.com.

Web-graph footprint

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

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for flexicapture.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP166.88.21.14/32
SPF_IP166.88.21.32
SPF_IP166.88.21.43
SPF_IP193.84.255.68
SPF_IP195.158.185.204
SPF_IP195.210.147.132
SPF_IP195.210.147.133
SPF_IP195.210.147.134
SPF_IP195.210.147.136
SPF_IP208.53.62.138/32
SPF_IP212.144.21.55/32
SPF_IP52.232.58.215
SPF_IP62.244.14.12
SPF_IP88.217.190.107/32
SPF_IP88.217.190.116
SPF_IP88.217.190.118
SPF_IP88.217.190.98
SPF_MXflexicapture.com

Related pages

Pivot deeper into the graph from flexicapture.com.

Cypher and MCP

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

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