Hostname
mintzgroup.com
Last fetched
mintzgroup.com resolves to 3 IPv4 addresses operated by AS209242 in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
mintzgroup.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 199.60.103.193 | 199.60.103.0/24 | AS209242 | — | US |
| 199.60.103.93 | 199.60.103.0/24 | AS209242 | — | US |
| 35.182.72.204 | 35.182.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- bs2zy4aq584@networksolutionsprivateregistration.com
- cn82t6fu6yw@networksolutionsprivateregistration.com
- eh4he5zk6r3@networksolutionsprivateregistration.com
- f94552ba6r6@networksolutionsprivateregistration.com
- h824z8ak3u8@networksolutionsprivateregistration.com
- m37t635w5a6@networksolutionsprivateregistration.com
- m58xq2fq3mh@networksolutionsprivateregistration.com
- mb4dx9au7m4@networksolutionsprivateregistration.com
- mr4ux9sr7a7@networksolutionsprivateregistration.com
- nm93r9my7us@networksolutionsprivateregistration.com
- nr9u677b5ta@networksolutionsprivateregistration.com
- p69ej6cc42p@networksolutionsprivateregistration.com
- td4p93y34gn@networksolutionsprivateregistration.com
- vm7g98va5qf@networksolutionsprivateregistration.com
- w86te7cs7f5@networksolutionsprivateregistration.com
- zz2c33be9bu@networksolutionsprivateregistration.com
Subdomains
96 observed subdomains of mintzgroup.com.
Showing 25 of 96. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from mintzgroup.com in the public web crawl.
62 sites link to this hostname.
174 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for mintzgroup.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 20830392.spf08.hubspotemail.net |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | salesforce.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | us._netblocks.mimecast.com |
| SPF_MX | mintzgroup.com |
Related pages
Pivot deeper into the graph from mintzgroup.com.
- IP · 199.60.103.193
- ASN · AS209242
- Registrar · iana:2
- Country · US
- Email · bs2zy4aq584@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · mi…
- 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: "mintzgroup.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.