Skip to content

Hostname

saas.austcomswift.click

Last fetched

saas.austcomswift.click resolves to 2 IPv4 addresses operated by OVH - OVH SAS in FR.

Nutrition Label

WHISPER CANON · saas.austcomswift.clickRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/saas.austcomswift.click

Resolution chain

saas.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.135.128.0/17AS16276OVH - OVH SASFR
161.97.152.67161.97.128.0/19AS51167CONTABO - Contabo GmbHDE

WHOIS identity

No WHOIS records are currently associated with saas.austcomswift.click in WhisperGraph.

Subdomains

1 observed subdomain of saas.austcomswift.click.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for saas.austcomswift.click.

MechanismTarget
SPF_Asaas.austcomswift.click
SPF_IP161.97.152.67
SPF_IP23.95.132.226
SPF_MXsaas.austcomswift.click

Related pages

Pivot deeper into the graph from saas.austcomswift.click.

Cypher and MCP

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

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