Skip to content

Hostname

connaughtpartners.com

Last fetched

connaughtpartners.com resolves to 1 IPv4 address operated by AS33968 in GB. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · connaughtpartners.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/connaughtpartners.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.65.238.178185.65.236.0/22AS33968GB

WHOIS identity

Registrar
iana:83
Organization
allan o'neil
Contact emails

Subdomains

7 observed subdomains of connaughtpartners.com.

Web-graph footprint

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

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for connaughtpartners.com.

MechanismTarget
SPF_Aconnaughtpartners.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.65.238.178
SPF_IP208.82.5.0/24
SPF_IP212.113.133.9
SPF_IP46.254.116.0/25
SPF_IP78.129.143.40
SPF_IP83.223.124.8
SPF_IP87.253.235.13/32
SPF_MXconnaughtpartners.com

Related pages

Pivot deeper into the graph from connaughtpartners.com.

Cypher and MCP

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

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