Skip to content

Hostname

costellomedical.com

Last fetched

costellomedical.com resolves to 1 IPv4 address operated by AS51713 in GB. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · costellomedical.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/costellomedical.com

Resolution chain

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

IPPrefixASNOperatorCountry
69.72.248.21069.72.248.0/24AS51713GB

WHOIS identity

Registrar
iana:69
Organization
costello medical consulting
Contact emails

Subdomains

11 observed subdomains of costellomedical.com.

Web-graph footprint

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

69 sites link to this hostname.

89 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for costellomedical.com.

MechanismTarget
SPF_Acostellomedical.com
SPF_INCLUDE144870205.spf05.hubspotemail.net
SPF_INCLUDEkallidus-suite.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf-uk.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP139.162.42.65
SPF_IP158.140.138.20
SPF_IP185.205.175.58
SPF_IP185.65.101.134
SPF_IP212.71.247.108/32
SPF_IP74.84.203.40/32
SPF_IP80.195.103.202
SPF_MXcostellomedical.com

Related pages

Pivot deeper into the graph from costellomedical.com.

Cypher and MCP

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

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