Skip to content

Hostname

fpartner.com

Last fetched

fpartner.com resolves to 1 IPv4 address operated by AS15955 in LI. WHOIS lists iana:168 as the registrar.

Nutrition Label

WHISPER CANON · fpartner.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/fpartner.com

Resolution chain

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

IPPrefixASNOperatorCountry
212.77.32.178212.80.21.0/24AS15955LI

WHOIS identity

Registrar
iana:168
Organization
domain hostmaster, customer id : 72314259815296
Contact emails

Subdomains

8 observed subdomains of fpartner.com.

Web-graph footprint

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

28 sites link to this hostname.

38 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for fpartner.com.

MechanismTarget
SPF_INCLUDE_spf.ch.seppmail.cloud
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.77.32.178
SPF_IP212.77.58.249
SPF_IP80.74.145.155/32

Related pages

Pivot deeper into the graph from fpartner.com.

Cypher and MCP

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

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