Skip to content

Hostname

leadify.no

Last fetched

leadify.no resolves to 2 IPv4 addresses operated by CLOUDFLARESPECTRUM Cloudflare, Inc. in US.

Nutrition Label

WHISPER CANON · leadify.noRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/leadify.no

Resolution chain

leadify.no resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
199.60.103.181199.60.103.0/24AS209242CLOUDFLARESPECTRUM Cloudflare, Inc.US
199.60.103.81199.60.103.0/24AS209242CLOUDFLARESPECTRUM Cloudflare, Inc.US

WHOIS identity

No WHOIS records are currently associated with leadify.no in WhisperGraph.

Subdomains

8 observed subdomains of leadify.no.

Web-graph footprint

Distinct hostnames that link to or from leadify.no in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for leadify.no.

MechanismTarget
SPF_Aleadify.no
SPF_INCLUDE2510580.spf03.hubspotemail.net
SPF_INCLUDE_spf.cpanel.guru
SPF_INCLUDEcpanel.guru
SPF_INCLUDEnordichosting.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP167.235.84.119
SPF_MXleadify.no

Related pages

Pivot deeper into the graph from leadify.no.

Cypher and MCP

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

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