Skip to content

Hostname

socardalgidj.az

Last fetched

socardalgidj.az resolves to 1 IPv4 address operated by AS51167 in DE.

Nutrition Label

WHISPER CANON · socardalgidj.azRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/socardalgidj.az

Resolution chain

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

IPPrefixASNOperatorCountry
213.136.82.245213.136.82.0/23AS51167DE

WHOIS identity

No WHOIS records are currently associated with socardalgidj.az in WhisperGraph.

Subdomains

5 observed subdomains of socardalgidj.az.

Web-graph footprint

Distinct hostnames that link to or from socardalgidj.az in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for socardalgidj.az.

MechanismTarget
SPF_IP104.21.14.129
SPF_IP104.21.84.20
SPF_IP172.67.159.41
SPF_IP172.67.185.3
SPF_IP185.129.2.155
SPF_IP185.129.2.156
SPF_IP207.180.223.201
SPF_IP217.64.22.254
SPF_IP2606:4700:3030:0:0:0:ac43:b903
SPF_IP2606:4700:3032:0:0:0:ac43:9f29
SPF_IP2606:4700:3033:0:0:0:6815:5414
SPF_IP2606:4700:3035:0:0:0:6815:e81
SPF_MXsocardalgidj.az

Related pages

Pivot deeper into the graph from socardalgidj.az.

Cypher and MCP

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

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