Skip to content

Hostname

inogen.com

Last fetched

inogen.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · inogen.comRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/inogen.com

Resolution chain

inogen.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
20.99.234.18420.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:2
Organization
inogen
Contact emails

Subdomains

23 observed subdomains of inogen.com.

Web-graph footprint

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

237 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

22 SPF mechanisms authorising senders for inogen.com.

MechanismTarget
SPF_Ainogen.com
SPF_INCLUDE43624298.spf04.hubspotemail.net
SPF_INCLUDE_spf.genoomail.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEusb._netblocks.mimecast.com
SPF_IP104.209.35.28/32
SPF_IP104.40.229.156/32
SPF_IP104.47.56.138/32
SPF_IP104.47.58.128
SPF_IP191.237.4.149/32
SPF_IP209.239.233.125/32
SPF_IP23.253.105.203
SPF_IP38.128.4.148/32
SPF_IP38.128.4.149
SPF_IP4.16.103.34
SPF_IP50.56.249.117
SPF_IP52.169.0.179/32
SPF_IP69.8.126.200/22
SPF_IP69.8.126.201/32
SPF_IP69.8.126.202
SPF_MXinogen.com

Related pages

Pivot deeper into the graph from inogen.com.

Cypher and MCP

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

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