Skip to content

Hostname

adelfibanking.com

Last fetched

adelfibanking.com resolves to 1 IPv4 address operated by LIGHTEDGE-AS-02 - LightEdge Solutions in US.

Nutrition Label

WHISPER CANON · adelfibanking.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/adelfibanking.com

Resolution chain

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

IPPrefixASNOperatorCountry
216.81.193.202216.81.193.0/24AS11320LIGHTEDGE-AS-02 - LightEdge SolutionsUS

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for adelfibanking.com.

MechanismTarget
SPF_Aadelfibanking.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.meridianlink.com
SPF_INCLUDEspf_c.oraclecloud.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP12.106.86.235/32
SPF_IP160.34.15.16/28
SPF_IP167.89.90.153/32
SPF_IP198.24.225.7
SPF_IP216.131.12.33/32
SPF_IP23.253.245.136
SPF_IP66.97.130.4/32
SPF_MXadelfibanking.com

Related pages

Pivot deeper into the graph from adelfibanking.com.

Cypher and MCP

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

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