Skip to content

Hostname

alborge.alborgestops.com

Last fetched

alborge.alborgestops.com resolves to 1 IPv4 address operated by AS12876 in FR.

Nutrition Label

WHISPER CANON · alborge.alborgestops.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/alborge.alborgestops.com

Resolution chain

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

IPPrefixASNOperatorCountry
62.210.245.1762.210.0.0/16AS12876FR

WHOIS identity

No WHOIS records are currently associated with alborge.alborgestops.com in WhisperGraph.

Subdomains

1 observed subdomain of alborge.alborgestops.com.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for alborge.alborgestops.com.

MechanismTarget
SPF_Aalborge.alborgestops.com
SPF_INCLUDEbronzmail.com
SPF_INCLUDEexaservers.com
SPF_INCLUDEgwefa02.exaservers.com
SPF_IP23.106.234.10
SPF_IP62.210.245.17
SPF_MXalborge.alborgestops.com

Related pages

Pivot deeper into the graph from alborge.alborgestops.com.

Cypher and MCP

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

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