Skip to content

Hostname

diagnosticupdates.com

Last fetched

diagnosticupdates.com resolves to 1 IPv4 address operated by IONOS-AS - IONOS SE in GB. WHOIS lists iana:83 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
109.228.50.90109.228.0.0/18AS8560IONOS-AS - IONOS SEGB

WHOIS identity

Registrar
iana:83
Organization
nyquist solutions limited t/a sp diagnostics
Contact emails

Subdomains

7 observed subdomains of diagnosticupdates.com.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for diagnosticupdates.com.

MechanismTarget
SPF_Adiagnosticupdates.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP167.89.18.197
SPF_MXdiagnosticupdates.com

Related pages

Pivot deeper into the graph from diagnosticupdates.com.

Cypher and MCP

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

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