Skip to content

Hostname

bajajgeneral.com

Last fetched

bajajgeneral.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · bajajgeneral.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/bajajgeneral.com

Resolution chain

bajajgeneral.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:303
Organization
bajaj allianz general insurance company
Contact emails

Subdomains

7 observed subdomains of bajajgeneral.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for bajajgeneral.com.

MechanismTarget
SPF_EXISTS%{i}.spf.hc1386-47.ap.iphmx.com
SPF_EXISTS%{i}.spf.hc1506-85.ap.iphmx.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.153.88.23
SPF_IP103.153.88.43
SPF_IP103.153.88.53
SPF_IP13.232.21.90
SPF_IP161.248.75.100
SPF_IP20.5.80.155/32
SPF_IP20.5.82.25/32
SPF_IP3.108.136.159
SPF_IP3.108.72.83
SPF_IP3.7.237.51

Related pages

Pivot deeper into the graph from bajajgeneral.com.

Cypher and MCP

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

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