Hostname
recteq.com
Last fetched
recteq.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. recteq.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
No IPv4 resolution is recorded for recteq.com in WhisperGraph.
IPv6 resolution
No AAAA record for recteq.com is recorded in WhisperGraph.
WHOIS identity
- Registrar
- iana:69
- Registrant organisation
- contact privacy inc. customer 0157132277
- Contact emails
- recteq.com@contactprivacy.com
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Mail and authentication
Nameservers
- ns01.squarespacedns.com
- ns02.squarespacedns.com
- ns03.squarespacedns.com
- ns04.squarespacedns.com
- dns1.p01.nsone.net
- dns2.p01.nsone.net
- dns3.p01.nsone.net
- dns4.p01.nsone.net
MX records
- mx1-us1.ppe-hosted.com
- mx2-us1.ppe-hosted.com
SPF policy
- ip: 149.72.0.0/16
- ip: 216.198.0.0/18
- ip: 188.172.128.0/20
- ip: 192.161.144.0/20
- ip: 185.12.80.0/22
- ip: 103.151.192.0/23
- ip: 162.88.4.0/23
- ip: 162.88.24.0/24
- ip: 162.88.25.0/24
- ip: 216.146.32.0/24
- ip: 216.146.33.0/24
- ip: 162.88.36.0/24
- ip: 208.76.62.0/24
- ip: 208.76.63.0/24
- ip: 162.88.8.0/24
- ip: 138.1.108.0/25
- ip: 130.35.116.0/25
- ip: 131.186.12.0/25
- ip: 192.29.134.0/25
- ip: 129.148.135.0/25
- ip: 129.148.164.0/25
- ip: 192.29.172.0/25
- ip: 192.29.200.0/25
- ip: 192.29.216.0/25
- ip: 129.149.22.0/25
- ip: 192.29.248.0/25
- ip: 147.154.32.0/25
- ip: 192.29.44.0/25
- ip: 129.149.6.0/25
- ip: 192.29.72.0/25
- ip: 192.29.88.0/25
- ip: 192.29.103.128/25
- ip: 192.29.151.128/25
- ip: 132.145.11.129/32
- ip: 140.238.193.139/32
- ip: 147.253.219.153/32
- ip: 147.253.211.175/32
- ip: 156.70.4.175/32
- ip: 167.216.129.180/32
- ip: 167.216.129.182/31
- ip: 167.216.129.184/29
- ip: 147.253.209.184/32
- ip: 167.216.129.192/29
- ip: 64.89.45.192/30
- ip: 152.67.105.195/32
- ip: 64.89.45.196/32
- ip: 152.67.105.20/32
- ip: 167.216.129.200/32
- ip: 208.46.212.208/31
- ip: 132.145.13.209/32
Threat-feed evidence
History
Related pages
Pivot from recteq.com into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "recteq.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.