Skip to content

Hostname

givenow.com.au

Last fetched

givenow.com.au resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists registrar:melbourne it as the registrar.

Nutrition Label

WHISPER CANON · givenow.com.auRouting diversity5.2/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/givenow.com.au

Resolution chain

givenow.com.au resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.210.101.19513.210.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
13.211.101.5113.210.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
13.237.41.11513.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
13.239.45.16713.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
13.55.30.20013.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
3.104.159.1853.104.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
52.64.101.21852.64.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
52.65.42.6652.65.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AU
54.206.57.24554.206.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
54.66.181.21754.66.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
15.135.85.12315.135.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
32.236.56.2432.236.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
registrar:melbourne it
Organization
denis moriarty
Contact emails

Subdomains

11 observed subdomains of givenow.com.au.

Web-graph footprint

Distinct hostnames that link to or from givenow.com.au in the public web crawl.

1,533 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for givenow.com.au.

MechanismTarget
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tmes.trendmicro.com

Related pages

Pivot deeper into the graph from givenow.com.au.

Cypher and MCP

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

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