Hostname
agr-software.com
Last fetched
agr-software.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NO. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
agr-software.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 |
|---|---|---|---|---|
| 51.13.107.20 | 51.12.0.0/15 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | NO |
WHOIS identity
- Registrar
- iana:1001
- Organization
- petter ?ke mathisen
- Contact emails
- 29ygo83fj8ek@privacy-protection.email
- 2tfr4vgda3dm@privacy-protection.email
- 7myrbrbfmaw5@spamprotection.email
- bdmhyvjy7oym@privacy-protection.email
- cewfif8qebwg@privacy-protection.email
- cgkrurr2kctd@privacy-protection.email
- mskqea88dbct@privacy-protection.email
- ns7vdvtfaq9z@spamprotection.email
- rc4wvjjgfrdm@privacy-protection.email
- s4zvvkk6thmi@privacy-protection.email
- x8pbavikge6v@privacy-protection.email
- xsh8rwke3n64@privacy-protection.email
- y763cxa2eage@privacy-protection.email
- ysent8vhn67r@privacy-protection.email
- ywx5kzgstqvz@privacy-protection.email
- zpbswnecnvp5@privacy-protection.email
Subdomains
2 observed subdomains of agr-software.com.
Web-graph footprint
Distinct hostnames that link to or from agr-software.com in the public web crawl.
13 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for agr-software.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.mailjet.com |
Related pages
Pivot deeper into the graph from agr-software.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "agr-software.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.