Hostname
repec.info
Last fetched
repec.info resolves to 1 IPv4 address operated by BOSTONCOLLEGE - Boston College in US. WHOIS lists iana:228 as the registrar.
Nutrition Label
Resolution chain
repec.info 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 |
|---|---|---|---|---|
| 136.167.18.142 | 136.167.0.0/16 | AS22834 | BOSTONCOLLEGE - Boston College | US |
WHOIS identity
- Registrar
- iana:228
- Organization
- moniker privacy services
- Contact emails
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for repec.info.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_IP | 2a01:4f9:6b:2c4b:0:0:0:2 |
| SPF_IP | 65.108.100.210 |
| SPF_IP | 65.89.18.25 |
| SPF_IP | 94.130.20.212 |
Related pages
Pivot deeper into the graph from repec.info.
- IP · 136.167.18.142
- ASN · AS22834BOSTONCOLLEGE - Boston College
- Registrar · iana:228
- Country · US
- Email · info@domain-contact.org
- TLD · .info
- Browse hostnames · re…
- 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: "repec.info"})-[: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.