Skip to content

Hostname

alamgirtech.com

Last fetched

alamgirtech.com resolves to 1 IPv4 address operated by AS24940 in FI. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · alamgirtech.comRouting diversity1.5/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/alamgirtech.com

Resolution chain

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

IPPrefixASNOperatorCountry
157.180.49.182157.180.0.0/17AS24940FI

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by onamae.com
Contact emails

Subdomains

25 observed subdomains of alamgirtech.com.

Web-graph footprint

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

302 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • alamgirtech.com

SPF policy

15 SPF mechanisms authorising senders for alamgirtech.com.

MechanismTarget
SPF_Aalamgirtech.com
SPF_IP104.238.220.251
SPF_IP14.128.15.155
SPF_IP157.180.49.182
SPF_IP176.9.110.40
SPF_IP37.27.52.82
SPF_IP65.108.198.116
SPF_IP65.108.205.133
SPF_IP65.109.154.253
SPF_IP65.109.83.31
SPF_IP65.109.83.50
SPF_IP65.109.83.57
SPF_IP88.198.16.117
SPF_IP95.217.150.173
SPF_MXalamgirtech.com

Related pages

Pivot deeper into the graph from alamgirtech.com.

Cypher and MCP

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

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