Skip to content

Hostname

fp-sign.com

Last fetched

fp-sign.com resolves to 1 IPv4 address operated by SSERV-AS in DE. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · fp-sign.comRouting diversity1.5/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/fp-sign.com

Resolution chain

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

IPPrefixASNOperatorCountry
83.246.89.7983.246.0.0/17AS24679SSERV-ASDE

WHOIS identity

Registrar
iana:1387
Organization
mentana-claimsoft
Contact emails

Subdomains

27 observed subdomains of fp-sign.com.

Web-graph footprint

Distinct hostnames that link to or from fp-sign.com in the public web crawl.

118 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for fp-sign.com.

MechanismTarget
SPF_Afp-sign.com
SPF_Amail.fp-sign.com
SPF_INCLUDE6784703.spf08.hubspotemail.net
SPF_INCLUDEsent-via.netsuite.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP83.246.89.68/32
SPF_MXfp-sign.com

Related pages

Pivot deeper into the graph from fp-sign.com.

Cypher and MCP

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

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