Skip to content

Hostname

austcomswift.click

Last fetched

austcomswift.click resolves to 2 IPv4 addresses operated by OVH - OVH SAS in FR. WHOIS lists iana:3956 as the registrar.

Nutrition Label

WHISPER CANON · austcomswift.clickRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint6.9/10canon.whisper.security/host/austcomswift.click

Resolution chain

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

IPPrefixASNOperatorCountry
147.135.136.203147.136.70.0/24AS16276OVH - OVH SASFR
161.97.152.67161.104.225.0/24AS51167CONTABO - Contabo GmbHDE

WHOIS identity

Registrar
iana:3956
Organization
kodi tots
Contact emails

Subdomains

57 observed subdomains of austcomswift.click.

Threat posture

History

Mail and authentication

MX records

  • austcomswift.click

SPF policy

5 SPF mechanisms authorising senders for austcomswift.click.

MechanismTarget
SPF_Aaustcomswift.click
SPF_IP161.97.152.67
SPF_IP163.61.188.222
SPF_IP23.95.132.226
SPF_MXaustcomswift.click

Related pages

Pivot deeper into the graph from austcomswift.click.

Cypher and MCP

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

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