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
Resolution chain
janushenderson.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:299
- Organization
- domain name admin ebusiness
- Contact emails
Subdomains
37 observed subdomains of janushenderson.com.
Showing 25 of 37. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from janushenderson.com in the public web crawl.
967 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
14 SPF mechanisms authorising senders for janushenderson.com.
| Mechanism | Target |
|---|---|
| SPF_A | c.spf.service-now.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | ssnc-corp.cloud |
| SPF_IP | 129.213.11.79 |
| SPF_IP | 149.72.210.104 |
| SPF_IP | 149.72.73.9 |
| SPF_IP | 152.70.150.118 |
| SPF_IP | 168.245.112.235 |
| SPF_IP | 195.88.229.201 |
| SPF_IP | 195.88.229.205 |
| SPF_IP | 54.206.100.38/32 |
| SPF_IP | 54.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.