Hostname
mintragroup.com
Last fetched
mintragroup.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
mintragroup.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.128.89.101 | 108.128.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.203.175.46 | 18.202.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 34.240.84.31 | 34.240.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.16.23.110 | 52.16.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.210.101.27 | 52.208.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.76.1.254 | 54.76.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:1001
- Organization
- david reilly
- Contact emails
- davidreilly@mintra-uk.com
- itservices@mintragroup.com
- 4xnqcc77mchn@privacy-protection.email
- 6gkndhtybzq7@privacy-protection.email
- aq79pkajyidk@privacy-protection.email
- cnngm7bhdk8s@privacy-protection.email
- cs6h6ngjwtjq@privacy-protection.email
- cuk4txpkpgyz@privacy-protection.email
- f2frjd56jjye@privacy-protection.email
- fjyswpfkaia4@privacy-protection.email
- g8temiehafut@privacy-protection.email
- ha7tqnrx9qqn@privacy-protection.email
- hujjqrm5hxid@privacy-protection.email
- jbinbj6hh4jh@privacy-protection.email
- mx2pintzmcui@privacy-protection.email
- nghdpdxhg4ob@privacy-protection.email
- o6gjzu8iqzzr@privacy-protection.email
- qj22jzgj74ig@privacy-protection.email
- qugrabu6mdpp@privacy-protection.email
- t9wpfyi7jg5b@privacy-protection.email
- and 5 more
Subdomains
5 observed subdomains of mintragroup.com.
Web-graph footprint
Distinct hostnames that link to or from mintragroup.com in the public web crawl.
11 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
42 SPF mechanisms authorising senders for mintragroup.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | eu-west-1.amazonses.com |
| SPF_INCLUDE | spf.exclaimer.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | stspg-customer.com |
| SPF_IP | 103.246.251.0/24 |
| SPF_IP | 148.105.8.0/21 |
| SPF_IP | 167.89.0.0/17 |
| SPF_IP | 168.245.0.0/17 |
| SPF_IP | 18.216.13.134/31 |
| SPF_IP | 18.216.13.136/32 |
| SPF_IP | 18.216.23.15/32 |
| SPF_IP | 18.216.23.16/28 |
| SPF_IP | 18.216.23.48/28 |
| SPF_IP | 192.175.3.0/24 |
| SPF_IP | 198.154.180.0/24 |
| SPF_IP | 198.154.181.0/24 |
| SPF_IP | 198.160.151.0/24 |
| SPF_IP | 198.2.128.0/18 |
| SPF_IP | 205.201.128.0/20 |
| SPF_IP | 34.212.96.123/32 |
| SPF_IP | 34.212.96.64/28 |
| SPF_IP | 34.213.30.104/29 |
| SPF_IP | 34.213.30.120/32 |
| SPF_IP | 34.213.30.40/29 |
| SPF_IP | 34.213.30.95/32 |
| SPF_IP | 34.253.219.128/28 |
| SPF_IP | 34.253.219.144/32 |
| SPF_IP | 34.253.219.152/29 |
| SPF_IP | 34.253.219.160/29 |
| SPF_IP | 34.253.219.248/30 |
| SPF_IP | 35.159.27.160/28 |
| SPF_IP | 35.159.27.28/30 |
| SPF_IP | 35.159.27.32/30 |
| SPF_IP | 35.159.27.48/29 |
| SPF_IP | 35.159.27.8/30 |
| SPF_IP | 64.69.223.0/24 |
| SPF_IP | 77.40.229.254 |
| SPF_IP | 81.93.166.36/31 |
| SPF_IP | 85.113.84.0/24 |
| SPF_IP | 85.200.216.246 |
| SPF_IP | 94.140.18.0/24 |
Related pages
Pivot deeper into the graph from mintragroup.com.
- IP · 108.128.89.101
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1001
- Country · IE
- Email · davidreilly@mintra-uk.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: "mintragroup.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.