Skip to content

Hostname

flexfacts.com

Last fetched

flexfacts.com resolves to 1 IPv4 address operated by LIQUIDWEB - Liquid Web, L.L.C in US. WHOIS lists iana:83 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
69.16.202.5869.16.192.0/18AS32244LIQUIDWEB - Liquid Web, L.L.CUS

WHOIS identity

Registrar
iana:83
Organization
shlomo schon
Contact emails

Subdomains

7 observed subdomains of flexfacts.com.

Web-graph footprint

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

14 sites link to this hostname.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for flexfacts.com.

MechanismTarget
SPF_Aflexfacts.com
SPF_INCLUDE44584900.spf02.hubspotemail.net
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf3.alegeus.com
SPF_IP12.129.199.61
SPF_IP12.129.20.0/24
SPF_IP12.129.219.155
SPF_IP206.16.57.70
SPF_IP207.46.163.0/24
SPF_IP207.46.51.64/26
SPF_IP213.199.154.0/24
SPF_IP213.199.180.128/26
SPF_IP216.236.236.80/32
SPF_IP216.32.180.0/24
SPF_IP216.32.181.0/24
SPF_IP40.107.68.0/24
SPF_IP40.107.69.0/24
SPF_IP40.107.80.0/24
SPF_IP63.241.222.0/24
SPF_IP65.55.88.0/24
SPF_IP69.16.202.58
SPF_IP94.245.120.64/26

Related pages

Pivot deeper into the graph from flexfacts.com.

Cypher and MCP

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

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