Skip to content

Hostname

financequality.net

Last fetched

financequality.net resolves to 1 IPv4 address operated by AS12337 in DE. WHOIS lists iana:1408 as the registrar.

Nutrition Label

WHISPER CANON · financequality.netRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/financequality.net

Resolution chain

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

IPPrefixASNOperatorCountry
213.155.64.131213.155.64.0/19AS12337DE

WHOIS identity

Registrar
iana:1408
Organization
netzeffekt
Contact emails

Subdomains

4 observed subdomains of financequality.net.

Web-graph footprint

Distinct hostnames that link to or from financequality.net in the public web crawl.

123 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for financequality.net.

MechanismTarget
SPF_Afinancequality.net
SPF_Amail.nfxhosting.de
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP213.95.77.21
SPF_MXfinancequality.net

Related pages

Pivot deeper into the graph from financequality.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "financequality.net"})-[: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.