Hostname
medforcetech.com
Last fetched
medforcetech.com resolves to 1 IPv4 address operated by AFFINITY-INTER - Ntirety, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
medforcetech.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 207.150.219.82 | 207.150.208.0/20 | AS18447 | AFFINITY-INTER - Ntirety, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of medforcetech.com owner
- Contact emails
- tech@medforcetech.com
- 1852e3df-3c3b-48b9-9c74-7731423c58bc@identity-protect.org
- 1924ad88-c2ec-44e7-9f54-24263bc8fc6c@identity-protect.org
- b2c69b37-fcaf-4c1b-8499-b574073f4a5a@identity-protect.org
- dc85ff67-5b44-488d-b447-b79cb0f4f95e@identity-protect.org
- f7dc27e4-1714-4e0e-9c1e-9a34f5fb2df9@identity-protect.org
- fb5c64d3-d957-460e-95cc-4a6aafed096a@identity-protect.org
- fef42668-5037-4662-8730-fc047eb382ba@identity-protect.org
- owner-10477374@medforcetech.com.whoisprivacyservice.org
- owner-3898372@medforcetech.com.whoisprivacyservice.org
Subdomains
6 observed subdomains of medforcetech.com.
Web-graph footprint
Distinct hostnames that link to or from medforcetech.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for medforcetech.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.medforcetech_com._d.easydmarc.pro |
Related pages
Pivot deeper into the graph from medforcetech.com.
- IP · 207.150.219.82
- ASN · AS18447AFFINITY-INTER - Ntirety, Inc.
- Registrar · iana:468
- Country · US
- Email · tech@medforcetech.com
- TLD · .com
- Browse hostnames · me…
- 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: "medforcetech.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.