Skip to content

Hostname

b4salary.com

Last fetched

b4salary.com resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · b4salary.comRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint6.3/10canon.whisper.security/host/b4salary.com

Resolution chain

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

IPPrefixASNOperatorCountry
15.206.134.015.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
65.1.85.20365.0.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
82.180.143.8982.180.140.0/22AS47583AS-HOSTINGER - Hostinger International LimitedIN
13.204.109.15313.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.
43.205.157.24143.204.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.

WHOIS identity

Registrar
iana:146
Organization
Contact emails

Subdomains

5 observed subdomains of b4salary.com.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for b4salary.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEzohomail.in

Related pages

Pivot deeper into the graph from b4salary.com.

Cypher and MCP

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

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