Skip to content

Hostname

salaryfinance.com

Last fetched

salaryfinance.com resolves to 11 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · salaryfinance.comRouting diversity5.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/salaryfinance.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.134.184.16713.134.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
13.43.175.20213.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
18.130.147.22018.130.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.GB
18.133.130.16318.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
18.134.89.1918.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
3.11.16.53.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
3.9.206.693.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
35.179.202.7635.178.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
16.60.78.516.60.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.GB
51.24.28.18551.24.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.GB
16.61.56.24716.61.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:81
Organization
business finance technology group
Contact emails

Subdomains

145 observed subdomains of salaryfinance.com.

Web-graph footprint

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

211 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for salaryfinance.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmg-spf.greenhouse.io
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from salaryfinance.com.

Cypher and MCP

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

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