Skip to content

Hostname

janushenderson.com

Last fetched

janushenderson.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · janushenderson.comRouting diversity3.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/janushenderson.com

Resolution chain

janushenderson.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.226.244.12213.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.12813.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.4313.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.5313.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.164.85.103.164.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.164.85.1153.164.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.164.85.1203.164.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.164.85.393.164.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.173.219.1033.173.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.173.219.233.173.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.173.219.463.173.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.173.219.753.173.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.174.129.1273.174.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.174.129.23.174.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.174.129.463.174.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.174.129.833.174.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA

WHOIS identity

Registrar
iana:299
Organization
domain name admin ebusiness
Contact emails

Subdomains

37 observed subdomains of janushenderson.com.

Web-graph footprint

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

967 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for janushenderson.com.

MechanismTarget
SPF_Ac.spf.service-now.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEssnc-corp.cloud
SPF_IP129.213.11.79
SPF_IP149.72.210.104
SPF_IP149.72.73.9
SPF_IP152.70.150.118
SPF_IP168.245.112.235
SPF_IP195.88.229.201
SPF_IP195.88.229.205
SPF_IP54.206.100.38/32
SPF_IP54.252.140.26/32

Related pages

Pivot deeper into the graph from janushenderson.com.

Cypher and MCP

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

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