Skip to content

Hostname

allen.in

Last fetched

allen.in resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · allen.inRouting diversity4.8/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/allen.in

Resolution chain

allen.in resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.138.7.27108.138.103.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.47108.138.103.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.63108.138.103.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.70108.138.103.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.4013.227.208.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5513.227.208.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6813.227.208.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7513.227.208.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.173.187.11618.173.223.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.187.418.173.223.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.187.5018.173.223.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.187.8218.173.223.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
2.16.162.1402.16.162.0/24AS20940ZA
2.16.162.1832.16.162.0/24AS20940ZA
23.214.88.5923.214.95.0/24AS20940AU
23.214.88.6623.214.95.0/24AS20940AU
3.161.82.123.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.413.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.493.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.953.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
allen career institute pvt.
Contact emails

Subdomains

24 observed subdomains of allen.in.

Web-graph footprint

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

328 sites link to this hostname.

76 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for allen.in.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEzoho.in
SPF_IP101.53.164.1/24
SPF_IP103.133.120.58
SPF_IP115.178.96.190/32

Related pages

Pivot deeper into the graph from allen.in.

Cypher and MCP

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

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