Hostname
condor.com
Last fetched
condor.com resolves to 16 IPv4 addresses operated by AKAMAI-ASN1 in NL. WHOIS lists iana:976 as the registrar.
Nutrition Label
Resolution chain
condor.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.110.191.28 | 104.110.191.0/24 | AS20940 | AKAMAI-ASN1 | NL |
| 104.110.191.6 | 104.110.191.0/24 | AS20940 | AKAMAI-ASN1 | NL |
| 2.16.6.159 | 2.16.6.0/24 | AS20940 | AKAMAI-ASN1 | NL |
| 2.16.6.163 | 2.16.6.0/24 | AS20940 | AKAMAI-ASN1 | NL |
| 2.16.6.220 | 2.16.6.0/24 | AS20940 | AKAMAI-ASN1 | NL |
| 2.16.6.222 | 2.16.6.0/24 | AS20940 | AKAMAI-ASN1 | NL |
| 2.17.100.137 | 2.17.100.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.17.100.146 | 2.17.100.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.17.100.178 | 2.17.100.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.17.100.193 | 2.17.100.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.21.239.15 | 2.21.239.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.21.239.25 | 2.21.239.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.44.203.74 | 23.44.203.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.44.203.86 | 23.44.203.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.73.0.41 | 23.73.0.0/24 | AS20940 | AKAMAI-ASN1 | NL |
| 23.73.0.51 | 23.73.0.0/24 | AS20940 | AKAMAI-ASN1 | NL |
WHOIS identity
- Registrar
- iana:976
- Organization
- condor flugdienst
- Contact emails
- domains@condor.com
- i2jxyab4tvrw2xkvshqdbxrwn6dx3lgabbx3hlnabr3qq@protectedmx.com
- i2o24m7pajd3konoth2daupkjbzmg5peuhku2dxqe5o7s@protectedmx.com
- i33ioxnievhpg4mz24s3exxybzbz3ve4bh3dsodqpd7ts@protectedmx.com
- i3h4ctl4hcs2t4jduqiryygtq3se7v26mqneoymqrgjsa@protectedmx.com
- i3hifrmof4xfrgmfjz42ghjipffbsvynbo5e2vjaxpsr2@protectedmx.com
- i4atoe2lkc7zlomv2wrto36vl6l7wiigwfqzgxnq7amz4@protectedmx.com
- i4eucpe2v6pq3jrfhrvtwyflld7gczsv7i37xzpyhajhi@protectedmx.com
- i5xx626dfkv5lejzrd3nmjyp3ek4phcdbla74qoyix6oi@protectedmx.com
- iaa7kwd5bv4ehrncba3hi25qcibq6ouolqqe6xsapqtsw@protectedmx.com
- iafpqsygy2ll2dc26u2lnldmyscrqy2sj6jqhjsark4lc@protectedmx.com
- iargipsv763g3sm4k77cxpg66hlqoouz3uzjrfwq35vho@protectedmx.com
- ibhb5kgoylgkhyglcthd2lzjg3wrqq74ddn74fxye3o5o@protectedmx.com
- ibimihpq2kne5jmek5m2pelj2tsglrjsrwkpt47y5k7aq@protectedmx.com
- ibmjh2j24hr4hzohqihsggaavu7gr4rhdokbfgialqqsg@protectedmx.com
- ico7lwxuknrwizkabswgoka5hg4c7s3vdfzuazequ4rho@protectedmx.com
- icrrwt4pyihnbuokwgq3cryv4qkocbwu7npur75ydts64@protectedmx.com
- idbipm3z34vef5bd4x723qxnvogs4xyvuviv3fua7pwto@protectedmx.com
- idj3rrpmq5i5qrhvmfaxru3sts6bjrdotcwnbo3iyjens@protectedmx.com
- idkn6kmkk2ij6oxpmu5qneqn6dad6yvnrihfxc5iimmkk@protectedmx.com
- and 30 more
Subdomains
94 observed subdomains of condor.com.
Showing 25 of 94. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from condor.com in the public web crawl.
3,699 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for condor.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | %{ir}.%{v}.%{d}.spf.has.pphosted.com |
Related pages
Pivot deeper into the graph from condor.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "condor.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.