Hostname
integrity-apps.com
Last fetched
integrity-apps.com resolves to 1 IPv4 address operated by KBR - KBR in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
integrity-apps.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 |
|---|---|---|---|---|
| 161.51.7.29 | 161.51.4.0/22 | AS16525 | KBR - KBR | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- kbr registrant
- Contact emails
- ag9st6mz3nu@networksolutionsprivateregistration.com
- ca2s629s5r6@networksolutionsprivateregistration.com
- cd5e78t88g5@networksolutionsprivateregistration.com
- cw3jd3cy9sq@networksolutionsprivateregistration.com
- domainnameregistrant@kbr.com
- kr32852v9sz@networksolutionsprivateregistration.com
- p77rq6gy5vk@networksolutionsprivateregistration.com
- pv9n52mj5br@networksolutionsprivateregistration.com
- py4cp2j34xr@networksolutionsprivateregistration.com
- sw9qy5kd56c@networksolutionsprivateregistration.com
- um3f45bu66y@networksolutionsprivateregistration.com
- w59fj4y68au@networksolutionsprivateregistration.com
- w96bq3vw2rm@networksolutionsprivateregistration.com
Subdomains
13 observed subdomains of integrity-apps.com.
Web-graph footprint
Distinct hostnames that link to or from integrity-apps.com in the public web crawl.
18 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for integrity-apps.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 199.175.56.70 |
| SPF_IP | 70.168.181.204 |
| SPF_IP | 8.21.234.79 |
| SPF_IP | 8.21.234.82 |
| SPF_MX | integrity-apps.com |
Related pages
Pivot deeper into the graph from integrity-apps.com.
- IP · 161.51.7.29
- ASN · AS16525KBR - KBR
- Registrar · iana:2
- Country · US
- Email · ag9st6mz3nu@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · in…
- 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: "integrity-apps.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.