Skip to content

Hostname

reddingtonpartners.net

Last fetched

reddingtonpartners.net resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · reddingtonpartners.netRouting diversity5.4/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/reddingtonpartners.net

Resolution chain

reddingtonpartners.net resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.50.21.187100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.214.231.17718.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
23.22.32.22123.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.229.13.123.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.233.23.2053.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.215.228.2244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.7.173.17752.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.86.126.2052.86.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.156.41.4254.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.209.187.11654.208.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
75.101.158.23675.101.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
98.94.159.19598.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
karam advisory services
Contact emails

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for reddingtonpartners.net.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from reddingtonpartners.net.

Cypher and MCP

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

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