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
Resolution chain
austcomswift.click resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 147.135.136.203 | 147.136.70.0/24 | AS16276 | OVH - OVH SAS | FR |
| 161.97.152.67 | 161.104.225.0/24 | AS51167 | CONTABO - Contabo GmbH | DE |
WHOIS identity
- Registrar
- iana:3956
- Organization
- kodi tots
- Contact emails
- —
Subdomains
57 observed subdomains of austcomswift.click.
Showing 25 of 57. View all subdomains →
Threat posture
History
Mail and authentication
MX records
- austcomswift.click
SPF policy
5 SPF mechanisms authorising senders for austcomswift.click.
| Mechanism | Target |
|---|---|
| SPF_A | austcomswift.click |
| SPF_IP | 161.97.152.67 |
| SPF_IP | 163.61.188.222 |
| SPF_IP | 23.95.132.226 |
| SPF_MX | austcomswift.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.