Skip to content

Hostname

oasisrecruit.com

Last fetched

oasisrecruit.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · oasisrecruit.comRouting diversity5.9/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/oasisrecruit.com

Resolution chain

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

IPPrefixASNOperatorCountry
23.20.21.2423.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.220.40.473.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.224.88.1173.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.226.121.1013.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.228.174.193.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.193.179.8234.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.199.59.4234.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.202.142.134.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.204.125.20334.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.206.25.13734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.234.219.8934.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.168.52.11935.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.218.203.3744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.45.220.24352.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.146.33.10454.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.211.118.1154.211.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.243.130.21354.242.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.83.81.9654.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.85.169.12854.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.94.205.8898.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

60 observed subdomains of oasisrecruit.com.

Web-graph footprint

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

45 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for oasisrecruit.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEemail.freshdesk.com

Related pages

Pivot deeper into the graph from oasisrecruit.com.

Cypher and MCP

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

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