Skip to content

Hostname

concur.com

Last fetched

concur.com resolves to 4 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · concur.comRouting diversity3.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.8/10canon.whisper.security/host/concur.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.86.42.245104.86.32.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
184.31.128.126184.31.128.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.CA
23.51.144.8123.51.144.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.CL
23.67.133.13923.67.128.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

Registrar
iana:299
Organization
concur technologies,
Contact emails

Subdomains

51 observed subdomains of concur.com.

Web-graph footprint

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

2,118 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for concur.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf.sap.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEapj1-mail.concursolutions.com
SPF_INCLUDEeu2-mail.concursolutions.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEus2-mail.concursolutions.com
SPF_IP12.129.29.0/24
SPF_IP165.193.56.42/32
SPF_IP204.92.22.38
SPF_IP208.74.204.0/22
SPF_IP46.19.168.0/23
SPF_IP46.243.56.31/32
SPF_IP64.154.181.139
SPF_IP84.14.115.99

Related pages

Pivot deeper into the graph from concur.com.

Cypher and MCP

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

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