Skip to content

Hostname

sirgroup.az

Last fetched

sirgroup.az resolves to 1 IPv4 address operated by DT-SMB - Delta Telecom Ltd in AZ.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
94.20.94.17394.20.94.0/24AS215148DT-SMB - Delta Telecom LtdAZ

WHOIS identity

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

Subdomains

7 observed subdomains of sirgroup.az.

Web-graph footprint

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

97 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • sirgroup.az

SPF policy

7 SPF mechanisms authorising senders for sirgroup.az.

MechanismTarget
SPF_Asirgroup.az
SPF_IP94.20.94.142
SPF_IP94.20.94.143
SPF_IP94.20.94.145
SPF_IP94.20.94.172
SPF_IP94.20.94.173
SPF_MXsirgroup.az

Related pages

Pivot deeper into the graph from sirgroup.az.

Cypher and MCP

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

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