Skip to content

Hostname

server.davescomputertips.com

Last fetched

server.davescomputertips.com resolves to 2 IPv4 addresses operated by Minntech-Pty-Limited in US.

Nutrition Label

WHISPER CANON · server.davescomputertips.comRouting diversity2.4/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/server.davescomputertips.com

Resolution chain

server.davescomputertips.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
38.58.224.3038.58.224.0/21AS394303Minntech-Pty-LimitedUS
67.202.70.10967.202.70.0/24AS394303Minntech-Pty-LimitedUS

WHOIS identity

No WHOIS records are currently associated with server.davescomputertips.com in WhisperGraph.

Subdomains

11 observed subdomains of server.davescomputertips.com.

Threat posture

History

Mail and authentication

MX records

  • server.davescomputertips.com

SPF policy

3 SPF mechanisms authorising senders for server.davescomputertips.com.

MechanismTarget
SPF_Aserver.davescomputertips.com
SPF_IP67.202.70.109
SPF_MXserver.davescomputertips.com

Related pages

Pivot deeper into the graph from server.davescomputertips.com.

Cypher and MCP

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

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