Hostname
markalarofisi.com
Last fetched
markalarofisi.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
markalarofisi.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.19.156.83 | 104.19.144.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.19.157.83 | 104.19.144.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- 05137aa1556e91451b3ab66ef9912053f8c691266e4c153b95d2e4d0b33c7335@markalarofisi.com.whoisproxy.org
- 0ab1c8c8d630034d80972b477ffbadcc6d73bcacd393cad0ccef95093a50714b@markalarofisi.com.whoisproxy.org
- 20138d77b3df62ab138167e5e185442a921b09d71416614dfa1936976e9f1a71@markalarofisi.com.whoisproxy.org
- 202434d7b5768b31538883e09ba2ac273f4e12b2e3cfb7f138c26779164feafc@markalarofisi.com.whoisproxy.org
- 26d23ce21cf7763d6ddcdb301f6b4b627cd2ab760e4855a3178464fbef891b6c@markalarofisi.com.whoisproxy.org
- 29cef4f81166fc39f9c8b86b7f3c3e9709fc886ed6f6ebadf822b9e73ee6760d@markalarofisi.com.whoisproxy.org
- 38e97aeb6f99a9a584dd0fc8256afc89b94e4a76a6d159e67a9d25335b980eb8@markalarofisi.com.whoisproxy.org
- 611f2ff6760dedb957e0a76ac8c7fcaa5dcaa48352a7cce7d117cd985f28c2a0@markalarofisi.com.whoisproxy.org
- 6704198822d7c869279a74c9ec44654cad6bf6eace918f66a3b77b571f370b32@markalarofisi.com.whoisproxy.org
- 724f3d848f74da219b4f8223a68dc593ba5133542c1343aabe8180bc9eae5d87@markalarofisi.com.whoisproxy.org
- ab58adfffc9b3f387b29b3752b539fc1efa6f218fa98cc52845016648e9dbbb3@markalarofisi.com.whoisproxy.org
- b7309018e1e2f4cc8b4caef54c34c22054ba18418c3bd5a10b362cfc013349e3@markalarofisi.com.whoisproxy.org
- d08b786ce6dddd9998406646a5b88a5503a639dfd26dc7dcd66d05dc59566a56@markalarofisi.com.whoisproxy.org
- d524e7d5de69422a9b7ed66928f3496a0d9a8a2e0bcf3d8cb3316c93e45176b0@markalarofisi.com.whoisproxy.org
- e3947b54fb1104fa13745ec53357faab034f0f484627fc8a216ba871555ed327@markalarofisi.com.whoisproxy.org
- fcd11981df104c19f224e2f54b016ec35ab8090e9f785929f4e9af848ccd119a@markalarofisi.com.whoisproxy.org
Subdomains
1 observed subdomain of markalarofisi.com.
| Subdomain |
|---|
| www.markalarofisi.com |
Web-graph footprint
Distinct hostnames that link to or from markalarofisi.com in the public web crawl.
6 sites link to this hostname.
19 sites linked to from this hostname.
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for markalarofisi.com.
| Mechanism | Target |
|---|---|
| SPF_A | markalarofisi.com |
| SPF_INCLUDE | _spf.uzmanposta.com |
| SPF_IP | 185.122.12.0/24 |
| SPF_IP | 185.122.13.0/24 |
| SPF_IP | 216.40.44.0/24 |
| SPF_IP | 64.99.140.1/26 |
| SPF_MX | markalarofisi.com |
Related pages
Pivot deeper into the graph from markalarofisi.com.
- IP · 104.19.156.83
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:269
- Country · CA
- Email · 05137aa1556e91451b3ab66ef9912053f8c691266e4c153b95d2e4d0b33c7335@markalarofisi.com.whoisproxy.org
- TLD · .com
- Browse hostnames · ma…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "markalarofisi.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.