Hostname
simplybrf.com
Last fetched
simplybrf.com resolves to 2 IPv4 addresses operated by AS206170 in US. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
simplybrf.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 |
|---|---|---|---|---|
| 185.132.127.10 | 185.132.127.0/24 | AS206170 | — | US |
| 185.132.127.181 | 185.132.127.0/24 | AS206170 | — | US |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- martin.p.lofgren@gmail.com
- 4e2c497a2218c8570c0e8e3f3ee01745aeae8b74a842e52e09603a037faa30de@simplybrf.com.whoisproxy.org
- 5b26a7b9fd5b97041295789e29d88635ebfac9b03b3b3c478aa39a9341dfdc53@simplybrf.com.whoisproxy.org
- 5d146902080b625bf4170c01a2e97d4ceba8fc374c4d14bb5ac2d7818a83b464@simplybrf.com.whoisproxy.org
- 6b6c45404def100bb94f10a4c7d37a7e5ac817a45d99e0256929263940eede83@simplybrf.com.whoisproxy.org
- 91e01a02780a50a210570f8a324e375b2589d8461fa52ec28dcc551aed769c04@simplybrf.com.whoisproxy.org
- a55f06ad8bb1f4406a517e6453730b2dddb6af3e81bdff52c0ff9bdc9660ac8b@simplybrf.com.whoisproxy.org
- a742930cf11c08c04edc6045d12effba4e73e870b65beaad4660f6e0074329a6@simplybrf.com.whoisproxy.org
- d0447e89eb6f3fe024125c551ce9a239239ec086d3e01994e36a656178e86852@simplybrf.com.whoisproxy.org
- dba26d3825319df2dbdac986ebefe5390785007eaa24a3df634e9c74b42ecd26@simplybrf.com.whoisproxy.org
- f7bc723c9316b94d2041f3358cae63868cf7b486f12c4b77c7e326c93e1e214a@simplybrf.com.whoisproxy.org
Subdomains
12 observed subdomains of simplybrf.com.
Web-graph footprint
Distinct hostnames that link to or from simplybrf.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for simplybrf.com.
| Mechanism | Target |
|---|---|
| SPF_A | simplybrf.com |
| SPF_INCLUDE | _vsp.oderland.com |
| SPF_IP | 46.16.232.242 |
| SPF_MX | simplybrf.com |
Related pages
Pivot deeper into the graph from simplybrf.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "simplybrf.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.